Struct RosBox_
Defined in File YoloObjectDetector.hpp
Struct Documentation
-
struct RosBox_
Bounding box of the detected object by the Yolo classification network.
Public Members
-
float x
-
float y
-
float w
-
float h
-
float prob
-
int num
-
int Class
-
float x